HomeSort by relevance Sort by last modified time
    Searched refs:prepareProgram (Results 1 - 19 of 19) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayETC2Support.hpp 47 void prepareProgram();
esextcTextureCubeMapArrayETC2Support.cpp 71 prepareProgram();
134 void TextureCubeMapArrayETC2Support::prepareProgram()
  /external/deqp/external/openglcts/modules/gl/
gl4cStencilTexturingTests.hpp 68 glw::GLuint prepareProgram(bool is_draw, bool is_stencil);
gl3cTextureSizePromotion.hpp 219 glw::GLuint prepareProgram(glw::GLenum target, TextureInternalFormatDescriptor descriptor,
gl3cTextureSwizzleTests.hpp 324 void prepareProgram(size_t format_idx, Utils::programInfo& program);
gl4cVertexAttrib64BitTest.cpp     [all...]
gl4cDirectStateAccessSamplersTests.cpp 499 prepareProgram();
601 void FunctionalTest::prepareProgram()
gl4cStencilTexturingTests.cpp 862 GLuint FunctionalTest::prepareProgram(bool is_draw, bool is_stencil)
    [all...]
gl4cGPUShaderFP64Tests.hpp 492 void prepareProgram(shaderStage shader_stage, const uniformTypeDetails& uniform_type,
741 void prepareProgram(programInfo& program_info, uniformDataLayout uniform_data_layout) const;
    [all...]
gl3cTextureSizePromotion.cpp 141 prepareProgram(s_source_texture_targets[j], s_formats[i], ColorChannelSelector(k));
359 m_program = prepareProgram(non_ms_target, descriptor, COMPONENTS_COUNT);
602 glw::GLuint FunctionalTest::prepareProgram(glw::GLenum target, TextureInternalFormatDescriptor descriptor,
    [all...]
gl4cDirectStateAccessXFBTests.cpp     [all...]
gl4cDirectStateAccessQueriesTests.cpp     [all...]
gl4cShaderSubroutineTests.hpp     [all...]
gl4cDirectStateAccessTests.hpp 385 void prepareProgram();
575 void prepareProgram();
    [all...]
gl4cGPUShaderFP64Tests.cpp     [all...]
gl3cTextureSwizzleTests.cpp     [all...]
gl4cShaderSubroutineTests.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 292 void prepareProgram (int progNdx); //!< Sets attributes and uniforms for m_programs[progNdx].
623 void OperatorPerformanceCase::prepareProgram (int progNdx)
738 prepareProgram(m_measureProgramNdx);
768 prepareProgram(m_measureProgramNdx);
828 prepareProgram(0);
895 prepareProgram(0);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 292 void prepareProgram (int progNdx); //!< Sets attributes and uniforms for m_programs[progNdx].
623 void OperatorPerformanceCase::prepareProgram (int progNdx)
738 prepareProgram(m_measureProgramNdx);
768 prepareProgram(m_measureProgramNdx);
828 prepareProgram(0);
895 prepareProgram(0);
    [all...]

Completed in 502 milliseconds