Searched refs:bindAttributes (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 473 void bindAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& … in bindAttributes() function 722 bindAttributes(log, gl, program, preAttachBind); in runTest() 728 bindAttributes(log, gl, program, preLinkBind); in runTest() 743 bindAttributes(log, gl, program, postLinkBind); in runTest()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 590 void bindAttributes (int numValues, 793 void FragmentOutExecutor::bindAttributes (int numValues, const void* const* inputs) in bindAttributes() function in vkt::shaderexecutor::__anon848681380111::FragmentOutExecutor 935 bindAttributes(numValues, inputs); in execute()
|