Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLPlatform.cpp33 Context::PropArray propArray; in ParseContextProperties() local
222 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContext() local
242 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContextFromType() local
DCLContext.cpp84 CommandQueue::PropArray propArray; in createCommandQueueWithProperties() local
190 Sampler::PropArray propArray; in createSamplerWithProperties() local
DCLCommandQueue.cpp715 PropArray &&propArray, in CommandQueue()
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp99 const cl_queue_properties propArray[] = { in createCommandQueue() local
237 const cl_sampler_properties propArray[] = {CL_SAMPLER_NORMALIZED_COORDS, in createSampler() local