Home
last modified time | relevance | path

Searched defs:MakeProgram (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp389 Result<ScopedGlProgram> ScopedGlProgram::MakeProgram(GlDispatch& dispatch, in MakeProgram() function in gfxstream::tests::ScopedGlProgram
424 Result<ScopedGlProgram> ScopedGlProgram::MakeProgram( in MakeProgram() function in gfxstream::tests::ScopedGlProgram
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DGrTessellationShader.h59 static GrProgramInfo* MakeProgram(const ProgramArgs& args, in MakeProgram() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/
H A Dcl_utils.cpp209 cl_program MakeProgram( cl_device_id device, const char *source[], int count ) in MakeProgram() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/
H A Dbasic_test_conversions.cpp1300 cl_program MakeProgram(Type outType, Type inType, SaturationMode sat, in MakeProgram() function