/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 172 bool buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, 175 bool buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, 179 bool buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, 184 bool buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, 190 bool buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts,
|
D | esextcTestCaseBase.cpp | 522 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase 547 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase 581 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase 619 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase 663 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase 805 …result = buildProgram(program_object_id, fragment_shader_id, n_fs_body_parts, fs_body_parts, geome… in doesProgramBuild()
|
/external/skia/src/core/ |
D | SkVMBlitter.cpp | 610 skvm::Program* SkVMBlitter::buildProgram(Coverage coverage) { in buildProgram() function in SkVMBlitter 679 skvm::Program* blit_h = this->buildProgram(Coverage::Full); in blitH() 691 skvm::Program* blit_anti_h = this->buildProgram(Coverage::UniformF); in blitAntiH() 692 skvm::Program* blit_h = this->buildProgram(Coverage::Full); in blitAntiH() 732 program = this->buildProgram(Coverage::Mask3D); in blitMask() 736 program = this->buildProgram(Coverage::MaskA8); in blitMask() 740 program = this->buildProgram(Coverage::MaskLCD16); in blitMask()
|
D | SkVMBlitter.h | 89 skvm::Program* buildProgram(Coverage coverage);
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLinking.cpp | 989 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1134 bool buildSuccess = TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1294 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1423 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1553 has_program_link_succeeded = TestCaseBase::buildProgram( in iterate() 1719 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1885 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 2013 if (TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 2231 if (TestCaseBase::buildProgram(m_po_ids[i], m_fs_id, 1, /* n_sh1_body_parts */ in iterate() 2379 if (TestCaseBase::buildProgram(m_po_id, m_fs_id, 1, /* n_sh1_body_parts */ in iterate()
|
D | esextcGeometryShaderInput.cpp | 360 …buildProgram(m_program_object_unsized_arrays_id, m_fragment_shader_id, 1 /* number of fragment sha… in initTest() 368 if (false == buildProgram(m_program_object_sized_arrays_id, m_fragment_shader_id, in initTest() 847 if (false == buildProgram(info.po_id, info.fs_id, 1 /* number of fragment shader code parts */, in initCaseProgram() 944 …if (false == buildProgram(m_program_object_id, m_fragment_shader_id, 1 /* fragment shader parts nu… in init() 1215 …if (false == buildProgram(m_program_object_id, m_fragment_shader_id, 1 /* fragment shader parts nu… in init()
|
D | esextcGeometryShaderAPI.cpp | 659 if (!TestCaseBase::buildProgram(m_po_id, m_fs_id, 1, &specialized_minimal_fs_raw, m_vs_id, 1, in iterate() 1626 if (!TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 1978 if (!TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 2343 if (!TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 2679 if (!TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 2884 if (!TestCaseBase::buildProgram(m_fs_po_id, m_fs_id, 1, /* n_sh1_body_parts */ in iterate() 2896 if (!TestCaseBase::buildProgram(m_gs_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() 3152 if (!TestCaseBase::buildProgram(m_po_ids[i], m_fs_id, 1, /* n_sh1_body_parts */ in iterate() 3548 if (!TestCaseBase::buildProgram(m_po_ids[i], m_fs_id, 1, /* n_sh1_body_parts */ in iterate() 3809 if (!TestCaseBase::buildProgram(m_gs_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in iterate() [all …]
|
D | esextcGeometryShaderClipping.cpp | 178 …if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &m_fs_code, m_gs_id, 1 /* part */, &m_gs_code, m… in iterate()
|
D | esextcGeometryShaderQualifiers.cpp | 181 if (!TestCaseBase::buildProgram(m_po_id, m_gs_id, 1, /* n_sh1_body_parts */ in initProgram()
|
/external/deqp/external/vulkancts/vkscserver/ |
D | vksServices.cpp | 137 …if (source.active == "glsl") programBinary.reset( vk::buildProgram(source.glsl, &programInfo, cmd)… in CompileShader() 138 …else if (source.active == "hlsl") programBinary.reset( vk::buildProgram(source.hlsl, &programInfo,… in CompileShader()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTransformFeedbackTests.hpp | 418 virtual void buildProgram(void); 462 using CaptureVertexInterleaved::buildProgram; 463 virtual void buildProgram(glw::GLuint primitive_case); 648 …glw::GLuint buildProgram(glw::GLuint capture_way, glw::GLuint shader_case, glw::GLuint varying_typ… 1311 glw::GLuint buildProgram(glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geom…
|
D | gl3cTransformFeedbackTests.cpp | 217 m_program_id_with_input_output = gl3cts::TransformFeedback::Utilities::buildProgram( in iterate() 221 m_program_id_with_output = gl3cts::TransformFeedback::Utilities::buildProgram( in iterate() 225 m_program_id_without_output = gl3cts::TransformFeedback::Utilities::buildProgram( in iterate() 232 m_program_id_with_geometry_shader = gl3cts::TransformFeedback::Utilities::buildProgram( in iterate() 240 m_program_id_with_tessellation_shaders = gl3cts::TransformFeedback::Utilities::buildProgram( in iterate() 1777 glw::GLuint program = gl3cts::TransformFeedback::Utilities::buildProgram( in testNoVertexNoGeometry() 1822 glw::GLuint program = gl3cts::TransformFeedback::Utilities::buildProgram( in testInvalidVarying() 1869 glw::GLuint program = gl3cts::TransformFeedback::Utilities::buildProgram( in testRepeatedVarying() 1964 glw::GLuint program = gl3cts::TransformFeedback::Utilities::buildProgram( in testTooManyVaryings() 1985 program = gl3cts::TransformFeedback::Utilities::buildProgram( in testTooManyVaryings() [all …]
|
D | gl3cCullDistanceTests.hpp | 50 …static void buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* c…
|
D | gl3cTextureSizePromotion.hpp | 389 glw::GLuint buildProgram(glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const vert…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.hpp | 218 ProgramBinary* buildProgram (const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const… 219 ProgramBinary* buildProgram (const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const…
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderPrimitiveCoverage.cpp | 435 if (!buildProgram(m_stencil_verification_po_id, m_vs_id, 1, &m_vs_code, m_fs_id, 1, &m_fs_code)) in initProgramObjects() 441 if (!buildProgram(m_quad_tessellation_po_id, m_vs_id, 1, &m_vs_code, m_quad_tessellation_tcs_id, 1, in initProgramObjects() 449 …if (!buildProgram(m_triangles_tessellation_po_id, m_vs_id, 1, &m_vs_code, m_triangles_tessellation… in initProgramObjects()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageOperations.cpp | 405 buildProgram(m_copy_po_id, m_copy_cs_id, 1, ©_cs_source); in initTest() 804 if (!buildProgram(m_po_id, m_cs_id, 1 /* part */, &csCode)) in configureProgram() 824 if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_vs_id, 1 /* part */, &vsCode)) in configureProgram() 843 …if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_gs_id, 1 /* part */, &gsCode, m_vs_id, in configureProgram() 870 …if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_tc_id, 1 /* part */, &tcsCode, m_te_i… in configureProgram()
|
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 551 if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_vs_id, 1 /* part */, &vsCode)) in configureProgram() 677 …if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_gs_id, 1 /* part */, &gsCode, m_vs_id… in configureProgram() 836 …if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_tcs_id, 1 /* part */, &tcsCode, m_tes… in configureProgram() 1338 if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_vs_id, 1 /* part */, &vsCode)) in configureProgram() 1471 if (!buildProgram(m_po_id, m_cs_id, 1 /* part */, &csCode)) in configureProgram()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferOperations.cpp | 139 if (!buildProgram(m_po_cs_id, m_cs_id, 1, &csCode)) in initFirstPhase() 237 if (!buildProgram(m_po_vs_fs_id, m_fs_id, 1, &fsCode, m_vs_id, 1, &vsCode)) in initSecondPhase() 912 if (!buildProgram(m_fb_po_id, m_fb_fs_id, 1, &fsCode, m_fb_vs_id, 1, &vsCode)) in initializeBufferObjectData() 1197 if (!buildProgram(m_tf_po_id, m_tf_fs_id, 1, &fsCode, m_tf_vs_id, 1, &vsCode)) in initializeBufferObjectData() 1378 if (!buildProgram(m_is_po_id, m_is_cs_id, 1, &csCode)) in initializeBufferObjectData() 1496 if (!buildProgram(m_ssbo_po_id, m_ssbo_cs_id, 1, &csCode)) in initializeBufferObjectData()
|
D | esextcTextureBufferAtomicFunctions.cpp | 120 if (!buildProgram(m_po_id, m_cs_id, 1, &csCode)) in initTest()
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5FmaAccuracy.cpp | 161 …if (false == buildProgram(m_program_object_id_for_fma_pass, m_fragment_shader_id, 1 /* number of F… in initTest() 173 …if (false == buildProgram(m_program_object_id_for_float_pass, m_fragment_shader_id, 1 /* number of… in initTest()
|
D | esextcGPUShader5AtomicCountersArrayIndexing.cpp | 96 if (!buildProgram(m_program_id, m_compute_shader_id, 1, &m_compute_shader_code)) in initTest()
|
D | esextcGPUShader5SSBOArrayIndexing.cpp | 111 if (!buildProgram(m_program_id, m_compute_shader_id, 1, &m_compute_shader_code)) in initTest()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderApiTests.cpp | 759 void buildProgram (glu::Shader& shader) in buildProgram() function in deqp::gles3::Functional::ShaderSourceSplitCase 796 buildProgram(shader); in test() 823 void buildProgram (glu::Program& program, ShaderAllocator& shaders); 843 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles3::Functional::ProgramStateCase 894 buildProgram(program, shaders); in test() 1397 void buildProgram (glu::Program& program, ShaderAllocator& shaders); 1417 void ProgramBinaryPersistenceCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceCase 1458 buildProgram(program, shaders); in test()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 699 void buildProgram (glu::Shader& shader) in buildProgram() function in deqp::gles2::Functional::ShaderSourceSplitCase 736 buildProgram(shader); in test() 763 void buildProgram (glu::Program& program, ShaderAllocator& shaders); 783 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles2::Functional::ProgramStateCase 834 buildProgram(program, shaders); in test()
|