Home
last modified time | relevance | path

Searched defs:vertex_loc (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/amd_vertex_shader_layer/
H A Dlayered-2d-texture-render.c150 GLint vertex_loc; in render_tex_layers() local
208 GLint layer_loc, lod_loc, vertex_loc; in draw_box() local
H A Dlayered-depth-texture-render.c87 GLint drawing_level_loc, vertex_loc; in render_tex_layers() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_cube_map_array/
H A Dsampler-cube-array-shadow.c197 GLint cubeArrayShadow_loc, vertex_loc, texCoord_loc, compf_loc; in piglit_display() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dsampler-cube-shadow.c243 GLint cubeShadow_loc, vertex_loc, texCoord_loc; in piglit_display() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/amd_compressed_atc_texture/
H A Dmiptree.c168 GLint vertex_loc; in piglit_init() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/oes_compressed_etc1_rgb8_texture/
H A Does_compressed_etc1_rgb8_texture-miptree.c161 GLint vertex_loc; in piglit_init() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gles-3.0/
H A Does_compressed_etc2_texture-miptree.c174 GLint vertex_loc; in piglit_init() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/khr_texture_compression_astc/
H A Dkhr_compressed_astc-miptree-array.c262 GLint vertex_loc; in piglit_init() local
H A Dkhr_compressed_astc-miptree.c367 GLint vertex_loc; in piglit_init() local
H A Dkhr_compressed_astc-sliced-3d-miptree.c368 GLint vertex_loc; in piglit_init() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/oes_texture_compression_astc/
H A Does_compressed_astc-miptree-3d.c349 GLint vertex_loc; in piglit_init() local
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dquadtree.cpp791 …est(int x, float y, int z, float error, const float Viewer[3], int level, vertex_loc_t vertex_loc ) in VertexTest()
/dports/games/retroarch/RetroArch-1.9.7/cores/libretro-ffmpeg/
H A Dffmpeg_core.c189 static GLint vertex_loc; variable