Home
last modified time | relevance | path

Searched defs:computeSource (Results 1 – 5 of 5) sorted by relevance

/external/syzkaller/vendor/golang.org/x/oauth2/google/
Dgoogle.go169 type computeSource struct { struct
170 account string
173 func (cs computeSource) Token() (*oauth2.Token, error) {
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDerivativeTests.cpp64 std::ostringstream computeSource; in initComputeDerivativePrograms() local
/external/deqp/modules/gles31/functional/
Des31fNegativeComputeTests.cpp828 …const glu::ComputeSource computeSource (tcu::StringTemplate(genBuiltInSource(glu::SHADERTYPE_CO… in invalid_write_built_in_constants() local
Des31fProgramInterfaceQueryTests.cpp1441 static const char* const computeSource = "${GLSL_VERSION_DECL}\n" in iterate() local
1567 static const char* const computeSource = "${GLSL_VERSION_DECL}\n" in iterate() local
/external/deqp/modules/egl/
DteglRobustnessTests.cpp737 const char* const computeSource = in genComputeSource() local