Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLPlatform.cpp34 Context::PropArray propArray; in ParseContextProperties() local
234 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContext() local
253 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContextFromType() local
DCLContext.cpp86 CommandQueue::PropArray propArray; in createCommandQueueWithProperties() local
185 Sampler::PropArray propArray; in createSamplerWithProperties() local
DCLCommandQueue.cpp706 PropArray &&propArray, in CommandQueue()
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp96 const cl_queue_properties propArray[] = { in createCommandQueue() local
247 const cl_sampler_properties propArray[] = {CL_SAMPLER_NORMALIZED_COORDS, in createSampler() local