OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bindAttributes
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsAttributeLocationTests.cpp
473
void
bindAttributes
(TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& binds)
722
bindAttributes
(log, gl, program, preAttachBind);
728
bindAttributes
(log, gl, program, preLinkBind);
743
bindAttributes
(log, gl, program, postLinkBind);
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp
459
void
bindAttributes
(const Context& ctx,
647
void FragmentOutExecutor::
bindAttributes
(const Context& ctx, Allocator& memAlloc, int numValues, const void* const* inputs)
746
bindAttributes
(ctx, memAlloc, numValues, inputs);
[
all
...]
Completed in 392 milliseconds