Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A 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
H A DCLContext.cpp84 CommandQueue::PropArray propArray; in createCommandQueueWithProperties() local
190 Sampler::PropArray propArray; in createSamplerWithProperties() local
[all...]
H A DCLCommandQueue.cpp713 CommandQueue(Context &context, Device &device, PropArray &&propArray, CommandQueueProperties properties, cl_uint size, cl_int &errorCode) CommandQueue() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp99 const cl_queue_properties propArray[] = { in createCommandQueue() local
237 const cl_sampler_properties propArray[] = {CL_SAMPLER_NORMALIZED_COORDS, in createSampler() local

Completed in 5 milliseconds