/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 251 std::ostringstream vtx; in createVaryingArrayCase() local 372 std::ostringstream vtx; in createUniformArrayCase() local 484 std::ostringstream vtx; in createTmpArrayCase() local 638 std::string vtx = in createTmpArrayVertexIdCase() local 704 std::ostringstream vtx; in createVectorSubscriptCase() local 970 std::ostringstream vtx; in createMatrixSubscriptCase() local
|
H A D | glcShaderLoopTests.cpp | 244 std::ostringstream vtx; in createGenericLoopCase() local 448 std::ostringstream vtx; in createSpecialLoopCase() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_asm.c | 58 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local 1431 …c int r600_bytecode_add_vtx_internal(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx, in r600_bytecode_add_vtx_internal() 1489 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx() 1494 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc() 1628 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build() 1823 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local 1945 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local 2229 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_disasm() local
|
H A D | r600_shader.c | 349 struct r600_bytecode_vtx vtx; in r600_create_vertex_fetch_shader() local 707 struct r600_bytecode_vtx vtx; in generate_gs_copy_shader() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 284 std::ostringstream vtx; in createVaryingArrayCase() local 412 std::ostringstream vtx; in createUniformArrayCase() local 526 std::ostringstream vtx; in createTmpArrayCase() local 738 std::ostringstream vtx; in createVectorSubscriptCase() local 1002 std::ostringstream vtx; in createMatrixSubscriptCase() local
|
H A D | vktShaderRenderLoopTests.cpp | 347 std::ostringstream vtx; in createGenericLoopCase() local 569 std::ostringstream vtx; in createSpecialLoopCase() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderIndexingTests.cpp | 253 std::ostringstream vtx; in createVaryingArrayCase() local 370 std::ostringstream vtx; in createUniformArrayCase() local 479 std::ostringstream vtx; in createTmpArrayCase() local 654 std::ostringstream vtx; in createVectorSubscriptCase() local 917 std::ostringstream vtx; in createMatrixSubscriptCase() local
|
H A D | es3fShaderLoopTests.cpp | 256 std::ostringstream vtx; in createGenericLoopCase() local 457 std::ostringstream vtx; in createSpecialLoopCase() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderIndexingTests.cpp | 290 std::ostringstream vtx; in createVaryingArrayCase() local 415 std::ostringstream vtx; in createUniformArrayCase() local 529 std::ostringstream vtx; in createTmpArrayCase() local 744 std::ostringstream vtx; in createVectorSubscriptCase() local 968 std::ostringstream vtx; in createMatrixSubscriptCase() local
|
H A D | es2fShaderLoopTests.cpp | 288 std::ostringstream vtx; in createGenericLoopCase() local 499 std::ostringstream vtx; in createSpecialLoopCase() local
|
H A D | es2fShaderAlgorithmTests.cpp | 80 std::ostringstream vtx; in createExpressionCase() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | openglsupport.cpp | 96 GLint createProgram(const char* vtx, const char* frg, bool print_errors = true) in createProgram() 157 GLint createProgram(const std::string& vtx, const std::string& frg, bool print_errors = true) in createProgram() 371 std::string vtx = format( in openglsupport_test_loop() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/ |
H A D | nak_nir_lower_vtg_io.c | 10 tess_ctrl_output_vtx(nir_builder *b, nir_def *vtx) in tess_ctrl_output_vtx() 58 nir_def *vtx = NULL, *offset = NULL, *data = NULL; in lower_vtg_io_intrin() local
|
H A D | nak_nir_lower_gs_intrinsics.c | 60 nir_src *vtx = &intr->src[1]; in rewrite_ast_nv() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cSeparateShaderObjsTests.cpp | 697 std::string vtx; in iterate() local 915 std::string vtx; in iterate() local 1953 std::string vtx; in iterate() local 2197 std::string vtx; in iterate() local 2672 std::string vtx; in iterate() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_clip_tri.c | 225 load_clip_distance(struct elk_clip_compile *c, struct elk_indirect vtx, in load_clip_distance() 255 struct elk_indirect vtx = elk_indirect(0, 0); in elk_clip_tri() local
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdShaderCache.cpp | 74 bool RsdShaderCache::hasArrayUniforms(RsdShader *vtx, RsdShader *frag) { in hasArrayUniforms() 113 RsdShader *vtx = mVertex; in link() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderControlStatementTests.cpp | 196 std::ostringstream vtx; in init() local 476 std::ostringstream vtx; in init() local 708 std::ostringstream vtx; in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderControlStatementTests.cpp | 196 std::ostringstream vtx; in init() local 472 std::ostringstream vtx; in init() local 700 std::ostringstream vtx; in init() local
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | Mesh.java | 359 long[] vtx = new long[mVertexTypeCount]; in create() local 526 long[] vtx = new long[mVertexTypeCount]; in create() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ShaderAlgorithmTest.cpp | 103 for (int vtx = 0; vtx < 4; vtx++) in TEST_P() local
|
/aosp_15_r20/hardware/libhardware/tests/hwc/ |
H A D | test-arrows.c | 47 static GLfloat vtx[2 * 3 * 2]; variable
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
H A D | BuildStep.java | 84 public BuildStep(Vertex vtx, int res) { in BuildStep()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_draw.c | 487 struct v3d_vertex_stateobj *vtx, in emit_shader_state_record() 713 struct v3d_vertex_stateobj *vtx = v3d->vtx; in v3d_emit_gl_shader_state() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_emit.h | 29 const struct fd_vertex_state *vtx; member
|