Home
last modified time | relevance | path

Searched refs:ParseContextProperties (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DCLPlatform.cpp29 Context::PropArray ParseContextProperties(const cl_context_properties *properties, in ParseContextProperties() function
222 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContext()
242 Context::PropArray propArray = ParseContextProperties(properties, platform, userSync); in CreateContextFromType()